-
Home
-
Everest Backup – WordPress Cloud Backup, Migration, Restore & Cloning Plugin
-
2.1.4
-
Code
-
Classes
- Filesystem
Total Complexity |
43 |
Dependencies |
3 |
Dependents |
24 |
Total lines |
345 |
Lines of code |
152 |
Logical lines of code |
93 |
Comment lines |
129 |
Methods |
13 |
Properties |
1 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
custom_check_free_space() |
A |
47 |
9 |
35 |
list_files_all() |
A |
49 |
9 |
33 |
list_files() |
S |
56 |
4 |
19 |
move_file() |
S |
61 |
4 |
13 |
get_file_content() |
S |
66 |
3 |
9 |
get_file_extension() |
S |
68 |
3 |
7 |
delete() |
S |
70 |
3 |
6 |
__construct() |
S |
67 |
2 |
8 |
writefile() |
S |
64 |
2 |
10 |
get_wp_fs() |
S |
82 |
1 |
3 |
mkdir_p() |
S |
80 |
1 |
3 |
is_dir() |
S |
80 |
1 |
3 |
is_file() |
S |
80 |
1 |
3 |